Skip to content

Conversation

@sshahriazz
Copy link
Collaborator

Summary

  • What does this PR do?

Changes

How to test

Screenshots (if UI)

Checklist

  • PR title is semantic (e.g., feat: add X, fix: correct Y)
  • Linked issue (Fixes #ID)
  • Lint passes locally (pnpm lint)
  • Build pass locally (server: pnpm --filter server test)
  • Includes migrations or schema changes (if any) documented
  • Updated docs/changelog if needed

- Upgrade Prisma from v6.18.0 to v7.1.0 with PostgreSQL adapter
- Update better-auth from v1.3.34 to v1.4.6
- Update @better-auth/passkey and @better-auth/stripe to v1.4.6
- Update @thallesp/nestjs-better-auth to v2.2.0
- Migrate Prisma configuration to new v7 format
- Update passkey import path to @better-auth/passkey/client
- Add DATABASE_URL environment variable for Prisma Postgres
- Update .gitignore to exclude generated Prisma files
- Remove
- Add new client-mantine app with Mantine UI components
- Add dev:m-client script to run Mantine client
- Update package manager from pnpm@10.16.1 to pnpm@10.25.0
- Update pnpm-lock.yaml with new dependencies for Mantine client
- Add Mantine core, hooks, and Tabler icons dependencies
- Configure Storybook, Jest, and ESLint for Mantine client
- Update Next.js version to 16.0.3 for Mantine client
- Update various dependency version
@sshahriazz sshahriazz merged commit 16cfd28 into main Dec 17, 2025
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants